Update Claim

Updates an existing draft claim. Does not store any adjudication results

Mechanism

PUT [base]/Claim/[appNum or odbNum]-[receivedDate]-sequence

Payload Example
In: Claim Update Profile Claim Update Example
Out: HTTP 200 with Claim Profile, which will be empty if there are no applications or the application or odb number were not found Claim Update Example
Out (success): HTTP 201 with Location header set to Claim id for the new record and version timestamp, Warning Operation Outcome (optional)
Out (error): HTTP 4xx or 5xx Operation Outcome (optional)